[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    getget() flags

        #define UDFIDLE     0x0080
        #define DVFREESLICE 0x0040
        #define JCENTER     0x0030
        #define JLEFT       0x0020
        #define JRIGHT      0x0010
        #define JNONE       0x0000
        #define BELL        0x0008
        #define TRIMLEFT    0x0004
        #define TRIMRIGHT   0x0002
        #define INSERTMODE  0x0001
        #define TRIMALL     TRIMLEFT|TRIMRIGHT
        #define NOFLAGS     0x0000

See Also: getget()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson